obaydulbc Trainer 2 years ago |
dear forum24's users i am teaching you . how you can create wapka sitemap. just follow the step.
1. create a new page name that sitemap
2 . make this page type text/xml
note:- if you forgot to make page type text/xml. than goto page >> Edit sitemap >> make page type text/xml
aftet create sitemap page successfully
go to sitemap page. >> manage page >>
Tag code >> than past this code
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://forum24.wapka.co/</loc>
<lastmod>2021-02-05T06:18:47+00:00</lastmod>
<priority>1.00</priority>
</url>
<url>
<loc>https://forum24.wapka.co/index.html</loc>
<lastmod>2021-02-05T06:18:47+00:00</lastmod>
<priority>0.80</priority>
</url>
<loc>https://forum24.wapka.co/here is your page name wich you want to show in search consule.html</loc>
<lastmod>2021-02-05T06:18:47+00:00</lastmod>
<priority>0.80</priority>
</url>
</urlset>
Alert message goes here